home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / comm / ums / listmana.rea < prev    next >
Text File  |  1997-05-03  |  4KB  |  103 lines

  1. Short:    V3.26 Mailinglist Client and Server, Release 3
  2. Author:   hartmut Goebel <hartmut@oberon.noris.de>
  3. Uploader: hartmut Goebel <hartmut@oberon.noris.de>
  4. Version:  3.26
  5. Type:     comm/ums
  6. Requires: Requires AmigaOS 2.04 (V37), UMS V11
  7.  
  8.                        ListManager Release 3
  9.                        =====================
  10.  
  11.  
  12. ListManager is a mailing list tool for the Universal Message System
  13. (UMS). It does not only easy handling of subscribed mailing lists
  14. (client mode) but also can serve them (server mode). In both cases
  15. ListManager works as an news-mail gateway, too.
  16.  
  17. In client mode ListManager sorts mails from incoming mailing lists
  18. into local newsgroups (import mode) or sends posting in this
  19. newsgroups to the corresponding mailinglist (export mode).
  20.  
  21. In server mode - well - ListManager serves mailing lists. In this case
  22. it sends all messages received to the subscribers of the mailing
  23. list, too. Messages are forwarded both from the lists mail account
  24. and the newsgroup corresponding to the mailing list.
  25.  
  26.  
  27. ListManager Release 3 is a complete re-write of ListManager.rexx, the
  28. well know UMS-tool.  The re-write has been performed in Oberon-2 to
  29. ensure further maintainability, since ListManager.rexx has grown to
  30. complex for a ARexx-script.
  31.  
  32. IMPORTANT: Some config stuff has been changed, see below for more
  33.            information!
  34.  
  35. ListManager Release 3 should work the same way as ListManager.rexx
  36. did, with some enhancements:
  37.  
  38. - Help and descriptions are now sent as seperate mails.
  39. - should run much faster
  40. - Some variables are now parsed via ReadArgs(), see below.
  41.  
  42. - Access for (un)subcribtion is now checked via UMSMatchPattern(), so
  43.   you can use UMS' mulit-line patterns here. The format of the string
  44.   to be tested has been changed, too (see below).
  45. - ListManager locks ListManager.Mailinglists so act like a semaphore.
  46. - please have a look at ListManager.todo for the topics still open
  47.   for this version.
  48. - group prefix for client mode may be defined in
  49.   ListManager.GroupPrefix
  50. - ListManger.Server may contain several aliases, see the docs for
  51.   details
  52. - all messages send by Listmanager will be put into specific folders
  53.  
  54. ! Some configuration stuff has been changed to ease usage. Thus you
  55. ! MUST addapt your configuration! UpdateLMConfig.rexx helps you on
  56. ! this task. Option Test/S will show you the changed to be done,
  57. ! without actually performing them.
  58.  
  59. - The config variables Listmanager.Owner and ListManager.<list>.Owner
  60.   have been renamed to Listmanager.Admin and
  61.   ListManager.<list>.Admins.
  62.  
  63. - The following config variables are now parsed via ReadArgs():
  64.   ListManager.Mailinglist
  65.   ListManager.<list>.Status
  66.   ListManager.<list>.Users
  67.   ListManager.<list>.Admin  (was ListManager.<list>.Owner)
  68.   UpdateLMConfig will update your configuration automatically.
  69.  
  70. - ListManger.Access is now tested with 'name <addr>' (without
  71.   quotes), so you have to change you pattern. This is a non-trivial
  72.   task for a programm, thus UpdateLMConfig does not even try this
  73.   convertion.
  74.  
  75. Short History
  76. -------------
  77.  
  78. V 3.26
  79. - fixed: imported mails were not marked as read
  80.  
  81. V 3.25
  82. - internal
  83.  
  84. V 3.24:
  85. - initial Release 3
  86.  
  87. +++hartmut
  88.  
  89.  
  90. ============================= Archive contents =============================
  91.  
  92. Original  Packed Ratio    Date     Time    Name
  93. -------- ------- ----- --------- --------  -------------
  94.    46448   21742 53.1% 13-Apr-97 19:38:02 +ListManager
  95.     3203    1460 54.4% 07-Mar-96 19:17:38 +ListManager-Helpfile.txt
  96.    27158    9626 64.5% 13-Apr-97 20:58:54 +ListManager.doc
  97.    37051   11701 68.4% 13-Apr-97 20:59:04 +ListManager.guide
  98.     3225    1451 55.0% 13-Apr-97 20:56:48 +Product-Info
  99.     9895    3094 68.7% 18-Mar-96 23:54:54 +UpdateLMConfig.rexx
  100.     3023    1337 55.7% 13-Apr-97 20:59:10 +Readme
  101. -------- ------- ----- --------- --------
  102.   130003   50411 61.2% 14-Apr-97 00:47:56   7 files
  103.